home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 2
/
Aminet AMIGA CDROM (1994)(Walnut Creek)[Feb 1994][W.O. 44790-1].iso
/
_bbs
/
rbbstool
/
doit2.bat
< prev
next >
Wrap
DOS Batch File
|
1994-01-29
|
398b
|
12 lines
rem %1 == disc directory
type %cdrom%\_bbs\rbbstool\header1 >> %output%\%2.dir
type %cdrom%\_bbs\rbbstool\header3 >> %output%\%2.dir
%cdrom%\_bbs\get_area other 0 %1 < %cdrom%\_bbs\dirs.txt >> %output%\%2.dir
echo path: %1 >> %output%\%2.dir
type %cdrom%\_bbs\rbbstool\header2 >> %output%\%2.dir
cd %1
%cdrom%\_bbs\c %in_type% rbbs %1 < %index_f% >> %output%\%2.dir
cd \_bbs\rbbstool